Welcome![Sign In][Sign Up]
Location:
Search - graph read

Search list

[ADO-ODBCblobrw

Description: 微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。   微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。   我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。   由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做。 -Microsoft s field and so on SQL SERVER database Image, text all belongs to binary the big object. These objects deposits and withdrawals and other light objects have the difference slightly. MicrosoftNET Framework System.Under the IO naming space provided a FileStream document to us to flow the kind. We may use this document to flow to the binary big object with ease carry on read-write. I have realized a simple WinForm procedure, this procedure through clicks on \"Open\" the button to choose bmp or the jpg document, and the demonstration controls in PictureBox in the graph. The button stores the database through \"Save\". Clicks on \"View\" CheckBox to be possible to cut to the browsing condition, watches stores the database the picture. Because to binary big object use class operation, therefore all has the versatility regarding any document. The read-write text documents also may such do.
Platform: | Size: 9682 | Author: 张庆 | Hits:

[Other有向图从邻接矩阵转换为邻接表后的dfs

Description: 有向图从邻接矩阵转换为邻接表后再深度优先遍历-a graph from the adjacency matrix conversion of the adjacent#$#!142996#!#$read IntelCPU serial number. Rar!#$#read Intel CPU serial number. Rar read Intel CPU serial number. Read rar Intel CPU serial number. rar
Platform: | Size: 1298 | Author: 面包 | Hits:

[Graph programIGES Reader

Description: IGES Reader,实现了一个类,可以将IGES文件格式读入到VTK工具箱-Our code source named IGES Reader implements a class that can read files in IGES format in VTK environment.
Platform: | Size: 9216 | Author: 扬帆 | Hits:

[Graph programShowRadarData

Description: 敏视达公司新一代天气雷达数据读取文件,通过它可以把反射率强度显示在屏幕上;Visual C++,绘图程序/Graph Drawing- Sensitively regards reaches the company new generation of weather radar data to read takes the document, through it may the index of reflection intensity demonstration on the screen; Visual C, cartography procedure /Graph Drawing
Platform: | Size: 1241088 | Author: michael | Hits:

[2D Graphicdigit-src-4_0

Description: This digitizing software tool converts an image file showing a graph or map, into numbers. The image file can come from a scanner, digital camera or screenshot. The numbers can be read on the screen, and written or copied to a spreadsheet.-This digitizing software tool converts an image file showing a graph or map, into numbers. The image file can come from a scan ner. digital camera or screenshot. The numbers can b e read on the screen. and written or copied to a spreadsheet.
Platform: | Size: 6029312 | Author: 廖广军 | Hits:

[Special Effectsdigit-exe-windows-4_1

Description: This digitizing software tool converts an image file showing a graph or map, into numbers. The image file can come from a scanner, digital camera or screenshot. The numbers can be read on the screen, and written or copied to a spreadsheet. -This digitizing software tool converts an image file showing a graph or map, into numbers. The image file can come from a scan ner. digital camera or screenshot. The numbers can b e read on the screen. and written or copied to a spreadsheet.
Platform: | Size: 7312384 | Author: liuyangustc | Hits:

[Graph DrawingGraphDraw

Description: 本程序通过读取文件中的数据,实现了曲线图,柱状图和饼状图的绘制,其中包括静态和动态绘图,还可以实现图形的放大缩小,和移动-this procedure to read through the document data and realized the curve, and histogram Caky the drawing, These include static and dynamic mapping, can also be reduced to enlarge the graphics, and mobile
Platform: | Size: 51200 | Author: 赵赵 | Hits:

[Otherhj

Description: 图的算法实现 (1)将图的信息建立文件; (2)从文件读入图的信息,建立邻接矩阵和邻接表; (3)实现Prim、Kruskal、Dijkstra和拓扑排序算法。 -Graph Algorithms (1) will map the information to create the document (2) read from the document map information, the establishment of adjacency matrix and adjacency list (3) the realization of Prim, Kruskal, Dijkstra, and topological sorting algorithm.
Platform: | Size: 105472 | Author: 陈阳 | Hits:

[Data structsKm

Description: 图论中二分图匹配求最佳匹配的KM算法,用c实现,简单易懂-Graph Theory in the bipartite graph matching the best match for KM algorithm, with c realize, easy-to-read
Platform: | Size: 1024 | Author: cdw | Hits:

[Data structsRoutingSystem

Description: The task in this assignment is to implement an airline routing system. Your system should be able to read in a ight network as a graph from a le, where airports are represented as vertices and ights between airports are represented as edges, take as input two airports and calculate the shortest route (ie path) between them.
Platform: | Size: 26624 | Author: unknown9218 | Hits:

[DirextXGrabBitmaps

Description: Improved DirectShow sample code - GrabBitmaps sample. This console app will open a long AVI file in the parent directory,create a filter graph with a sample grabber filter, read frames out of it every second for a few seconds, and write the frames to BMP files in the current directory. -Improved DirectShow sample code- GrabBitmaps sample. This console app will open a long AVI file in the parent directory,create a filter graph with a sample grabber filter, read frames out of it every second for a few seconds, and write the frames to BMP files in the current directory.
Platform: | Size: 3072 | Author: SkySniper | Hits:

[3D GraphicQplot

Description: 交互式的matlab plot绘图工具,绘制二维三维图形.-QPLOT interactive ploting program Qplot opens a standadr MATLAB figure with three options added to the menu bar: Qfile, Qoptions and Qgraph. Under Qfile you can read data files (text or Excel). Under Qoptions you can set the options of the graph: what columns are the X, the Y and the Z, axis labels, etc. Under Qgraph are the graph types that can be plotted under three categories: 2D, 3D and Stats. By default graphs are typically made with the X or X-Y columns. Any number of subplots can be opened within the figure. The full list of graphs is: 2D: XY Scatter, XY Line, XY Line with error bar, Horizontal Bar (grouped), Horizontal Bar (stacked), Vertical Bar (grouped), Vertical Bar (stacked), Vertical Bar with error bars, Histogram, stem, Stairs, Rose, Polar, Compass, Pie 3D: Scatter 3D, Stem 3D, Bar 3D, Waterfall, Ribbon, Grid, surface, Lighted Surface, Contour Stats: Histogram (yes is repeated), Histogram 3D, Correlation X-Y, Correlation All, QQplot, Normplot. Correl
Platform: | Size: 152576 | Author: frankcy | Hits:

[Data structsgraph

Description: 1、在文本文件中按照一定的格式存储图的数据 2、从文件中读入该信息,并且构造两种存储方式 3、输出两种存储方式,并进行转化,看是否得到了正确的结果 4、在邻接表的基础上实现图的遍历操作 5、编写图的最小生成树算法,并进行验证 6、编写最短路径算法,并对输入的图进行验证 -1, in a text file format according to certain data stored in Figure 2, read from the file of the information, and construct two storage mode 3, the output two storage methods, and converted to see the results of the correct 4 in the adjacency list graph traversal based on the operation of 5, prepared for the minimal spanning tree algorithm, and validated 6, the preparation of the shortest path algorithm, and validate the input graph
Platform: | Size: 5120 | Author: mehope | Hits:

[OpenGL programread3Dmodelcyx

Description: Open Scene Graph read 3D model
Platform: | Size: 30448640 | Author: cuiyuxin | Hits:

[Special Effectsgraph-cuts

Description: 学习graph cuts的必读papers。-Learning graph cuts-read papers.
Platform: | Size: 7279616 | Author: Alice | Hits:

[Data structsgraph(linjiejuzhen)

Description: 基于C++模板,用邻接矩阵的方式,实现了基本的Graph(map)的构建,并实现了深度优先搜索和广度优先搜索,同时加入了测试用的数据读入和写入函数,便于调试和在本代码基础上进行进一步扩充。-Based on C++ templates, adjacency matrix, enabling a basic Graph (map) to build and achieve a depth-first search and breadth-first search, also joined the test data read and write functions, easy to debug and The code base for further expansion.
Platform: | Size: 698368 | Author: | Hits:

[VC/MFCgraph

Description: 中文版电子书,与图形学相关,不过要用到超星阅读器-This is a book about drawing graph with vc++ 6.0, if you do not know Chinese ,you can not read it.
Platform: | Size: 5462016 | Author: 朱鹏举 | Hits:

[OtherLabView-waveform-graph

Description: LabView波形图中多个游标的位置读取方法-LabView waveform graph cursor position read multiple
Platform: | Size: 11264 | Author: | Hits:

[Other哈密顿

Description: 由c语言编程,在window下运行,为无向图,先读入两个数据,第一个数据为点的个数,第二个数据为边的个数。此后依次输入哪两个点之前连线,即完成无向图。之后程序会输出0和1,0代表不存在哈密顿回路,1代表存在哈密顿回路(Programming by C language, run under window, for undirected graph, read two data first, the first data is the number of points, the second data is the number of edges. Then, which two points are connected in advance to complete the undirected graph. After that, the program outputs 0 and 1,0 representing the Hamiltonian loop, and 1 represents the Hamiltonian circuit)
Platform: | Size: 19456 | Author: 晓&风 | Hits:

[Graph programtoolbox-graph-master

Description: matlab工具箱,处理三角网格文件,包括读取,写入,平滑,计算曲率等等(a matlab toolbox for processing triangular mesh,for example, read, write, smooth, simplify, calculate curvature, etc.)
Platform: | Size: 2028544 | Author: rlczddl | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net